projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14eccae
)
Set initial focus in some dialog tests
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 1 Aug 2014 23:18:57 +0000
(
01:18
+0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 2 Aug 2014 09:59:05 +0000
(11:59 +0200)
Use the new <initial-focus> element here to confirm that it is
parsed properly and works as expected.
tests/dialog.ui
patch
|
blob
|
history
diff --git
a/tests/dialog.ui
b/tests/dialog.ui
index 4eb828ae659f05bf90826925364ccdbe0b5c42ab..58d3f3476515b8ab14d1a31d35f86ad4f0b33c37 100644
(file)
--- a/
tests/dialog.ui
+++ b/
tests/dialog.ui
@@
-255,5
+255,6
@@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="apply">confirm_button</action-widget>
</action-widgets>
+ <initial-focus name="name_entry"/>
</object>
</interface>